バージョン

GetEnumerator メソッド (ReadOnlyNotifyCollection<T>)

このコレクションに含まれる項目を列挙するための列挙子を返します。
シンタックス
public IEnumerator<T> GetEnumerator()

戻り値の型

IEnumerator インスタンス。
参照